ST = String functions
The ST10StrLen() function takes a string as an argument and returns its length. Like strlen() in c language.
ST10StrLen(source, length)
Parameters: